pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | init container: prepare 2025/09/12 11:59:13 Entrypoint initialization pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | init container: place-scripts 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-0-kr2hr 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-1-5tn7f 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-2-dw96p 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-3-wbmrv 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-4-pmkxj 2025/09/12 11:59:15 Decoded script /tekton/scripts/script-5-pstds pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-introspect: Artifact type will be determined by introspection. Checking the media type of the OCI artifact... Executing: skopeo inspect --raw --retry-times 3 docker://quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd The media type of the OCI artifact is application/vnd.oci.image.manifest.v1+json. Looking for image labels that indicate this might be an operator bundle... Executing: skopeo inspect --retry-times 3 docker://quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd Found 0 matching labels. Expecting 3 or more to identify this image as an operator bundle. Introspection concludes that this artifact is of type "application". pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-generate-container-auth: Selecting auth for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd Using token for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc Auth json written to "/auth/auth.json". pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-set-skip-for-bundles: 2025/09/12 11:59:25 INFO Step was skipped due to when expressions were evaluated to false. pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-app-check: time="2025-09-12T11:59:25Z" level=info msg="certification library version" version="1.14.1 " time="2025-09-12T11:59:26Z" level=info msg="running checks for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd for platform amd64" time="2025-09-12T11:59:26Z" level=info msg="target image" image="quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd" time="2025-09-12T11:59:57Z" level=info msg="check completed" check=HasLicense result=FAILED time="2025-09-12T11:59:57Z" level=info msg="check completed" check=HasUniqueTag result=PASSED time="2025-09-12T11:59:57Z" level=info msg="check completed" check=LayerCountAcceptable result=PASSED time="2025-09-12T11:59:57Z" level=info msg="check completed" check=HasNoProhibitedPackages result=PASSED time="2025-09-12T11:59:57Z" level=info msg="check completed" check=HasRequiredLabel result=PASSED time="2025-09-12T11:59:57Z" level=info msg="USER 1001 specified that is non-root" check=RunAsNonRoot time="2025-09-12T11:59:57Z" level=info msg="check completed" check=RunAsNonRoot result=PASSED time="2025-09-12T12:00:16Z" level=info msg="check completed" check=HasModifiedFiles result=PASSED time="2025-09-12T12:00:17Z" level=info msg="check completed" check=BasedOnUbi result=PASSED time="2025-09-12T12:00:17Z" level=info msg="This image's tag on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd will be paired with digest sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899 once this image has been published in accordance with Red Hat Certification policy. You may then add or remove any supplemental tags through your Red Hat Connect portal as you see fit." { "image": "quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd", time="2025-09-12T12:00:18Z" level=info msg="Preflight result: FAILED" "passed": false, "test_library": { "name": "github.com/redhat-openshift-ecosystem/openshift-preflight", "version": "1.14.1", "commit": "436b6cd740f4144eba59ad1378be00383c7b0269" }, "results": { "passed": [ { "name": "HasUniqueTag", "elapsed_time": 0, "description": "Checking if container has a tag other than 'latest', so that the image can be uniquely identified." }, { "name": "LayerCountAcceptable", "elapsed_time": 0, "description": "Checking if container has less than 40 layers. Too many layers within the container images can degrade container performance." }, { "name": "HasNoProhibitedPackages", "elapsed_time": 132, "description": "Checks to ensure that the image in use does not include prohibited packages, such as Red Hat Enterprise Linux (RHEL) kernel packages." }, { "name": "HasRequiredLabel", "elapsed_time": 0, "description": "Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata" }, { "name": "RunAsNonRoot", "elapsed_time": 0, "description": "Checking if container runs as the root user because a container that does not specify a non-root user will fail the automatic certification, and will be subject to a manual review before the container can be approved for publication" }, { "name": "HasModifiedFiles", "elapsed_time": 18584, "description": "Checks that no files installed via RPM in the base Red Hat layer have been modified" }, { "name": "BasedOnUbi", "elapsed_time": 1225, "description": "Checking if the container's base image is based upon the Red Hat Universal Base Image (UBI)" } ], "failed": [ { "name": "HasLicense", "elapsed_time": 0, "description": "Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses", "help": "Check HasLicense encountered an error. Please review the preflight.log file for more information.", "suggestion": "Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.", "knowledgebase_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction", "check_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction" } ], "errors": [] } } pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-app-set-outcome: {"result":"FAILURE","timestamp":"1757678419","note":"Task preflight is a FAILURE: Refer to Tekton task logs for more information","successes":7,"failures":1,"warnings":0} pod: python-component-iwvodc-on-0544590f18271d2e0f60267fe7661357-pod | container step-final-outcome: + [[ ! -f /mount/konflux.results.json ]] + tee /tekton/steps/step-final-outcome/results/test-output {"result":"FAILURE","timestamp":"1757678419","note":"Task preflight is a FAILURE: Refer to Tekton task logs for more information","successes":7,"failures":1,"warnings":0} pod: python-component-iwvodc-on-0a7a2f9237f9148a04c99c4d939a930a-pod | init container: prepare 2025/09/12 11:59:21 Entrypoint initialization pod: python-component-iwvodc-on-0a7a2f9237f9148a04c99c4d939a930a-pod | init container: place-scripts 2025/09/12 11:59:23 Decoded script /tekton/scripts/script-0-zrf87 2025/09/12 11:59:23 Decoded script /tekton/scripts/script-1-9zf5z pod: python-component-iwvodc-on-0a7a2f9237f9148a04c99c4d939a930a-pod | init container: working-dir-initializer pod: python-component-iwvodc-on-0a7a2f9237f9148a04c99c4d939a930a-pod | container step-sast-shell-check: + source /utils.sh ++ OPM_RENDER_CACHE=/tmp/konflux-test-opm-cache ++ DEFAULT_INDEX_IMAGE=registry.redhat.io/redhat/redhat-operator-index The PROJECT_NAME used is: python-component-iwvodc INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt + trap 'handle_error /tekton/results/TEST_OUTPUT' EXIT + [[ -z '' ]] + PROJECT_NAME=python-component-iwvodc + echo 'The PROJECT_NAME used is: python-component-iwvodc' + ca_bundle=/mnt/trusted-ca/ca-bundle.crt + '[' -f /mnt/trusted-ca/ca-bundle.crt ']' + echo 'INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt' + cp -vf /mnt/trusted-ca/ca-bundle.crt /etc/pki/ca-trust/source/anchors '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' + update-ca-trust ++ rpm -q --queryformat '%{NAME}-%{VERSION}-%{RELEASE}\n' ShellCheck + PACKAGE_VERSION=ShellCheck-0.10.0-3.el9 + OUTPUT_FILE=shellcheck-results.json + SOURCE_CODE_DIR=/workspace/workspace/source + declare -a ALL_TARGETS + IFS=, + read -ra TARGET_ARRAY + for d in "${TARGET_ARRAY[@]}" + potential_path=/workspace/workspace/source/. ++ realpath -m /workspace/workspace/source/. + resolved_path=/workspace/workspace/source + [[ /workspace/workspace/source == \/\w\o\r\k\s\p\a\c\e\/\w\o\r\k\s\p\a\c\e\/\s\o\u\r\c\e* ]] + ALL_TARGETS+=("$resolved_path") + '[' -z '' ']' + '[' -r /sys/fs/cgroup/cpu.max ']' + read -r quota period + '[' 800000 '!=' max ']' + '[' -n 100000 ']' + '[' 100000 -gt 0 ']' + export SC_JOBS=8 + SC_JOBS=8 + echo 'INFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh' INFO: Setting SC_JOBS=8 based on cgroups v2 max for run-shellcheck.sh + /usr/share/csmock/scripts/run-shellcheck.sh /workspace/workspace/source Looking for shell scripts................ done + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/applypatch-msg.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/commit-msg.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/post-update.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/prepare-commit-msg.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-applypatch.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-commit.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-merge-commit.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-push.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-rebase.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/pre-receive.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/push-to-checkout.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/sendemail-validate.sample + timeout 30 shellcheck --format=json1 --external-sources --source-path=/workspace/workspace/source /workspace/workspace/source/.git/hooks/update.sample + CSGREP_OPTS=(--mode=json --strip-path-prefix="$SOURCE_CODE_DIR"/ --remove-duplicates --embed-context=3 --set-scan-prop="ShellCheck:${PACKAGE_VERSION}") + [[ true == \t\r\u\e ]] + CSGREP_EVENT_FILTER='\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|' + CSGREP_EVENT_FILTER+='2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|' + CSGREP_EVENT_FILTER+='2218|2224|2225|2242|2256|2258|2261)\]$' + CSGREP_OPTS+=(--event="$CSGREP_EVENT_FILTER") + csgrep --mode=json --strip-path-prefix=/workspace/workspace/source/ --remove-duplicates --embed-context=3 --set-scan-prop=ShellCheck:ShellCheck-0.10.0-3.el9 '--event=\[SC(1020|1035|1054|1066|1068|1073|1080|1083|1099|1113|1115|1127|1128|1143|2043|2050|2055|2057|2066|2069|2071|2077|2078|2091|2092|2157|2171|2193|2194|2195|2215|2216|2218|2224|2225|2242|2256|2258|2261)\]$' ./shellcheck-results/empty.json ./shellcheck-results/sc-100.json ./shellcheck-results/sc-104.json ./shellcheck-results/sc-125.json ./shellcheck-results/sc-133.json ./shellcheck-results/sc-136.json ./shellcheck-results/sc-140.json ./shellcheck-results/sc-90.json ./shellcheck-results/sc-93.json ./shellcheck-results/sc-94.json ./shellcheck-results/sc-96.json + [[ SITE_DEFAULT == \S\I\T\E\_\D\E\F\A\U\L\T ]] + PROBE_URL=https://gitlab.cee.redhat.com/osh/known-false-positives + echo -n 'Probing https://gitlab.cee.redhat.com/osh/known-false-positives... ' + curl --fail --head --max-time 60 --no-progress-meter https://gitlab.cee.redhat.com/osh/known-false-positives ++ head -1 curl: (6) Could not resolve host: gitlab.cee.redhat.com + echo 'Setting KFP_GIT_URL to empty string' + KFP_GIT_URL= Probing https://gitlab.cee.redhat.com/osh/known-false-positives... Setting KFP_GIT_URL to empty string + '[' -n '' ']' + echo 'KFP_GIT_URL is not set. Skipping false positive filtering.' + echo 'ShellCheck results have been saved to shellcheck-results.json' + csgrep --mode=evtstat shellcheck-results.json KFP_GIT_URL is not set. Skipping false positive filtering. ShellCheck results have been saved to shellcheck-results.json + csgrep --mode=sarif shellcheck-results.json + note='Task sast-shell-check completed successfully.' ++ make_result_json -r SUCCESS -t 'Task sast-shell-check completed successfully.' ++ local RESULT= ++ local SUCCESSES=0 ++ local FAILURES=0 ++ local WARNINGS=0 ++ local 'NOTE=For details, check Tekton task log.' ++ local NAMESPACE=default ++ local OUTPUT ++ local OPTIND opt ++ getopts :r:s:f:w:t:n: opt ++ case "${opt}" in ++ RESULT=SUCCESS ++ getopts :r:s:f:w:t:n: opt ++ case "${opt}" in ++ NOTE='Task sast-shell-check completed successfully.' ++ getopts :r:s:f:w:t:n: opt ++ shift 4 ++ '[' -z SUCCESS ']' ++ case "${RESULT}" in ++++ date -u --iso-8601=seconds +++ jq -rce --arg date 2025-09-12T11:59:29+00:00 --arg result SUCCESS --arg note 'Task sast-shell-check completed successfully.' --arg namespace default --arg successes 0 --arg failures 0 --arg warnings 0 --null-input '{ result: $result, timestamp: $date, note: $note, namespace: $namespace, successes: $successes|tonumber, failures: $failures|tonumber, warnings: $warnings|tonumber }' ++ OUTPUT='{"result":"SUCCESS","timestamp":"2025-09-12T11:59:29+00:00","note":"Task sast-shell-check completed successfully.","namespace":"default","successes":0,"failures":0,"warnings":0}' ++ echo '{"result":"SUCCESS","timestamp":"2025-09-12T11:59:29+00:00","note":"Task sast-shell-check completed successfully.","namespace":"default","successes":0,"failures":0,"warnings":0}' + TEST_OUTPUT='{"result":"SUCCESS","timestamp":"2025-09-12T11:59:29+00:00","note":"Task sast-shell-check completed successfully.","namespace":"default","successes":0,"failures":0,"warnings":0}' + echo '{"result":"SUCCESS","timestamp":"2025-09-12T11:59:29+00:00","note":"Task sast-shell-check completed successfully.","namespace":"default","successes":0,"failures":0,"warnings":0}' + tee /tekton/results/TEST_OUTPUT {"result":"SUCCESS","timestamp":"2025-09-12T11:59:29+00:00","note":"Task sast-shell-check completed successfully.","namespace":"default","successes":0,"failures":0,"warnings":0} + handle_error /tekton/results/TEST_OUTPUT + exit_code=0 + '[' 0 -ne 0 ']' + exit 0 pod: python-component-iwvodc-on-0a7a2f9237f9148a04c99c4d939a930a-pod | container step-upload: Selecting auth Using token for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc Attaching to quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd Executing: oras attach --no-tty --registry-config /home/oras/auth.json --artifact-type application/sarif+json quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd@sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899 shellcheck-results.sarif:application/sarif+json Exists 3b606a9dd3a1 shellcheck-results.sarif Attached to [registry] quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd@sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899 Digest: sha256:a767469cfde6e6031fef8178ca3ba8edd2cca973f11f8314dea6f87d14883c8b No excluded-findings.json exists. Skipping upload. pod: python-component-iwvodc-on-5381ef37f66bc2c2f14bbf2e3660ec1a-pod | init container: prepare 2025/09/12 11:59:12 Entrypoint initialization pod: python-component-iwvodc-on-5381ef37f66bc2c2f14bbf2e3660ec1a-pod | init container: place-scripts 2025/09/12 11:59:14 Decoded script /tekton/scripts/script-0-hpt76 pod: python-component-iwvodc-on-5381ef37f66bc2c2f14bbf2e3660ec1a-pod | init container: working-dir-initializer pod: python-component-iwvodc-on-5381ef37f66bc2c2f14bbf2e3660ec1a-pod | container step-push: [2025-09-12T11:59:19,966000319+00:00] Validate context path Selecting auth for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd Using token for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc Pushing Dockerfile to registry Executing: oras push --no-tty --format json --registry-config /tmp/tmp.kXprHu8X2r --artifact-type application/vnd.konflux.dockerfile quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:sha256-892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899.dockerfile Dockerfile pod: python-component-iwvodc-on-59e32dceca7ecbb317722bf2e4c7555e-pod | init container: prepare 2025/09/12 11:56:37 Entrypoint initialization pod: python-component-iwvodc-on-59e32dceca7ecbb317722bf2e4c7555e-pod | init container: place-scripts 2025/09/12 11:56:39 Decoded script /tekton/scripts/script-0-jqfzn 2025/09/12 11:56:39 Decoded script /tekton/scripts/script-1-r82bn pod: python-component-iwvodc-on-59e32dceca7ecbb317722bf2e4c7555e-pod | container step-clone: INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt {"level":"info","ts":1757678208.5200527,"caller":"git/git.go:200","msg":"Successfully cloned https://github.com/redhat-appstudio-qe/sample-multi-component @ 70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd (grafted, HEAD) in path /workspace/output/source"} {"level":"info","ts":1757678208.5557022,"caller":"git/git.go:239","msg":"Successfully initialized and updated submodules in path /workspace/output/source"} Merge option disabled. Using checked-out revision 70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd directly. pod: python-component-iwvodc-on-59e32dceca7ecbb317722bf2e4c7555e-pod | container step-symlink-check: Running symlink check pod: python-component-iwvodc-on-6dc7c6c8b61fca59219dfe65a1f6c1c4-pod | init container: prepare 2025/09/12 11:59:20 Entrypoint initialization pod: python-component-iwvodc-on-6dc7c6c8b61fca59219dfe65a1f6c1c4-pod | init container: place-scripts 2025/09/12 11:59:21 Decoded script /tekton/scripts/script-0-qcz8x 2025/09/12 11:59:21 Decoded script /tekton/scripts/script-1-rl7sc pod: python-component-iwvodc-on-6dc7c6c8b61fca59219dfe65a1f6c1c4-pod | init container: working-dir-initializer pod: python-component-iwvodc-on-6dc7c6c8b61fca59219dfe65a1f6c1c4-pod | container step-sast-snyk-check: INFO: The PROJECT_NAME used is: python-component-iwvodc INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' {"result":"SKIPPED","timestamp":"2025-09-12T11:59:28+00:00","note":"Task sast-snyk-check skipped: If you wish to use the Snyk code SAST task, please create a secret name snyk-secret with the key 'snyk_token' containing the Snyk token by following the steps given [here](https://konflux-ci.dev/docs/testing/build/snyk/)","namespace":"default","successes":0,"failures":0,"warnings":0} pod: python-component-iwvodc-on-6dc7c6c8b61fca59219dfe65a1f6c1c4-pod | container step-upload: No sast_snyk_check_out.sarif exists. Skipping upload. No excluded-findings.json exists. Skipping upload. pod: python-component-iwvodc-on-e21916f2de10dc348ee69851de4c1c9c-pod | init container: prepare 2025/09/12 11:58:48 Entrypoint initialization pod: python-component-iwvodc-on-e21916f2de10dc348ee69851de4c1c9c-pod | init container: place-scripts 2025/09/12 11:58:50 Decoded script /tekton/scripts/script-0-c9sst 2025/09/12 11:58:50 Decoded script /tekton/scripts/script-1-tg49l 2025/09/12 11:58:50 Decoded script /tekton/scripts/script-2-jfwzk pod: python-component-iwvodc-on-e21916f2de10dc348ee69851de4c1c9c-pod | container step-build: f1bd1db3ef86b86da6b1a61f0e49ff6232fc35aabb80376d2e011b16e23f546c Skipping image index generation. Returning results for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc@sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899. pod: python-component-iwvodc-on-e21916f2de10dc348ee69851de4c1c9c-pod | container step-create-sbom: The manifest_data.json file does not exist. Skipping the SBOM creation... pod: python-component-iwvodc-on-e21916f2de10dc348ee69851de4c1c9c-pod | container step-upload-sbom: The index.spdx.json file does not exists. Skipping the SBOM upload... pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | init container: prepare 2025/09/12 11:57:04 Entrypoint initialization pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | init container: place-scripts 2025/09/12 11:57:07 Decoded script /tekton/scripts/script-0-qmqjv 2025/09/12 11:57:07 Decoded script /tekton/scripts/script-1-5pd2l 2025/09/12 11:57:07 Decoded script /tekton/scripts/script-2-88rws 2025/09/12 11:57:07 Decoded script /tekton/scripts/script-3-hmv59 2025/09/12 11:57:07 Decoded script /tekton/scripts/script-4-c5nwr pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | init container: working-dir-initializer pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | container step-build: [2025-09-12T11:57:13,568319667+00:00] Validate context path [2025-09-12T11:57:13,571721773+00:00] Update CA trust [2025-09-12T11:57:13,572923965+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-09-12T11:57:14,434147664+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2025-09-12T11:57:14,443470560+00:00] Prepare system (architecture: x86_64) [2025-09-12T11:57:14,558904454+00:00] Setup prefetched Trying to pull registry.access.redhat.com/ubi9/python-39:1-117.1684741281... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:8a2e9815396eaa57b0dfe27b2dfc442417f06aa70974c358f198980b533c7942 Copying blob sha256:085efe85e9dfb0b3d5d2392e4b78660a3091bf1ded336315117a627fbdd0567d Copying blob sha256:a07d808ddf4404b3885fef6100142a973cc667b2c3c4abcf4db96508795b1efb Copying blob sha256:5465449a2ea5d8a7e05fa498c8ba35f0ce7714b0ad37e716961fca17dfa1ef13 Copying config sha256:45c8f23c11bb64f238236aaf5cbe05595778e1d4fb6c06109c6fcc0a6b57a45b Writing manifest to image destination Storing signatures { "architecture": "x86_64", "build-date": "2025-09-12T11:57:14Z", "com.redhat.component": "python-39-container", "com.redhat.license_terms": "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI", "description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "distribution-scope": "public", "io.buildah.version": "1.40.1", "io.buildpacks.stack.id": "com.redhat.stacks.ubi9-python-39", "io.k8s.description": "Python 3.9 available as container is a base platform for building and running various Python 3.9 applications and frameworks. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.", "io.k8s.display-name": "Python 3.9", "io.openshift.expose-services": "8080:http", "io.openshift.s2i.scripts-url": "image:///usr/libexec/s2i", "io.openshift.tags": "builder,python,python39,python-39,rh-python39", "io.s2i.scripts-url": "image:///usr/libexec/s2i", "maintainer": "SoftwareCollections.org ", "name": "ubi9/python-39", "release": "117.1684741281", "summary": "Platform for building and running Python 3.9 applications", "url": "https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/python-39/images/1-117.1684741281", "usage": "s2i build https://github.com/sclorg/s2i-python-container.git --context-dir=3.9/test/setup-test-app/ ubi9/python-39 python-sample-app", "vcs-ref": "70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd", "vcs-type": "git", "vendor": "Red Hat, Inc.", "version": "1", "quay.expires-after": "5d" } [2025-09-12T11:57:28,463492817+00:00] Register sub-man Adding the entitlement to the build [2025-09-12T11:57:28,467794934+00:00] Add secrets [2025-09-12T11:57:28,617576636+00:00] Run buildah build [2025-09-12T11:57:28,618882888+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd --label quay.expires-after=5d --label build-date=2025-09-12T11:57:14Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.2dsXeQ -t quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd . STEP 1/9: FROM registry.access.redhat.com/ubi9/python-39:1-117.1684741281 STEP 2/9: EXPOSE 8081/tcp STEP 3/9: ENV FLASK_PORT=8081 STEP 4/9: WORKDIR /projects STEP 5/9: COPY . . STEP 6/9: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting Flask==2.3.3 Downloading flask-2.3.3-py3-none-any.whl (96 kB) Collecting click>=8.1.3 Downloading click-8.1.8-py3-none-any.whl (98 kB) Collecting Jinja2>=3.1.2 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting importlib-metadata>=3.6.0 Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Collecting blinker>=1.6.2 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting itsdangerous>=2.1.2 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting Werkzeug>=2.3.7 Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) Collecting zipp>=3.20 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Installing collected packages: zipp, MarkupSafe, Werkzeug, Jinja2, itsdangerous, importlib-metadata, click, blinker, Flask Successfully installed Flask-2.3.3 Jinja2-3.1.6 MarkupSafe-3.0.2 Werkzeug-3.1.3 blinker-1.9.0 click-8.1.8 importlib-metadata-8.7.0 itsdangerous-2.2.0 zipp-3.23.0 WARNING: You are using pip version 21.3.1; however, version 25.2 is available. You should consider upgrading via the '/opt/app-root/bin/python3.9 -m pip install --upgrade pip' command. STEP 7/9: CMD [ "python", "./app.py" ] STEP 8/9: COPY labels.json /root/buildinfo/labels.json STEP 9/9: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd" "quay.expires-after"="5d" "build-date"="2025-09-12T11:57:14Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd --> 5ecd2ff2cdaf Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd 5ecd2ff2cdafb99bcf351278a6398d2e45277dcc2593584d5444a7eb270e9ed5 [2025-09-12T11:57:32,569459924+00:00] Unsetting proxy [2025-09-12T11:57:32,570740506+00:00] Add metadata Recording base image digests used registry.access.redhat.com/ubi9/python-39:1-117.1684741281 registry.access.redhat.com/ubi9/python-39:1-117.1684741281@sha256:40a58935b9c22664927b22bf256f53a3d744ddb7316f3af18061099e199526ee Getting image source signatures Copying blob sha256:6ce1aa0a0f488dceeb7b913765ca84d7a3ce096d2ee37edccd24463572675fa7 Copying blob sha256:bc8a0003b3470be53e5cf295daf38c287d3f20ab90e8f5c2b6f17406b158d323 Copying blob sha256:d93d3cc0bc0c5ed9655bcdcf31183ed0b570076c0e6a13e0d7cb907d0b877b00 Copying blob sha256:d661a108c347030c3ef626a0e0020e084fba1e1023193824f5395fa90ef40bde Copying blob sha256:629980bfa23ec05ce5acc61ed2866ddf8713f40bb2a61f0850395082f1457220 Copying config sha256:5ecd2ff2cdafb99bcf351278a6398d2e45277dcc2593584d5444a7eb270e9ed5 Writing manifest to image destination [2025-09-12T11:57:41,113052968+00:00] End build pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | container step-push: [2025-09-12T11:57:41,484967883+00:00] Update CA trust INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2025-09-12T11:57:42,766049039+00:00] Convert image [2025-09-12T11:57:42,767374171+00:00] Push image with unique tag Pushing to quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:python-component-iwvodc-on-pull-request-rg66h-build-container Executing: buildah push --format=oci --retry 3 --tls-verify=true quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd docker://quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:python-component-iwvodc-on-pull-request-rg66h-build-container [2025-09-12T11:58:00,082091011+00:00] Push image with git revision Pushing to quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd Executing: buildah push --format=oci --retry 3 --tls-verify=true --digestfile /workspace/source/image-digest quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd docker://quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd [2025-09-12T11:58:02,800926015+00:00] End push pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | container step-sbom-syft-generate: [2025-09-12T11:58:02,892700249+00:00] Generate SBOM Running syft on the source directory [0000] WARN no explicit name and version provided for directory source, deriving artifact ID from the given path (which is not ideal) Running syft on the image [2025-09-12T11:58:18,746448571+00:00] End sbom-syft-generate pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | container step-prepare-sboms: [2025-09-12T11:58:19,354983525+00:00] Prepare SBOM [2025-09-12T11:58:19,360860605+00:00] Generate SBOM with mobster 2025-09-12 11:58:24,820 [INFO] mobster.log: Logging level set to 20 2025-09-12 11:58:25,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-acl-7fdbf9b1efb3c327', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-alternatives-9538a795197cd790', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,910 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-annobin-620f5ca911c854fc', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-44fc30cd993bd894', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-devel-ab0c49e328180436', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0-and-BSD-with-advertising-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-util-f25e3793262013e2', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-util-bdb-1443f322b37fef41', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-util-devel-b396da24d005a7f2', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-util-ldap-45ff94e39c268888', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-apr-util-openssl-7e3c67c680834001', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-atlas-7f135d0af422412d', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-atlas-devel-e1a5d8b2620f6d3e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-audit-libs-c60c4062ecc5fd19', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-autoconf-d21271723c126f69', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-GFDL', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-GFDL-and-Public-Domain-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-GFDL-and-Public-Domain-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-automake-71eb89a0789b5f00', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-GFDL-and-Public-Domain-and-MIT', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-basesystem-2cedbe7bd36d2161', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bash-73007870af2280a5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-binutils-684d7e5f134eee02', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-binutils-gold-057a2b0d9b0ede45', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Boost-and-MIT-and-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Boost-and-MIT-and-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-boost-regex-c2f6ad4ab4080fef', element_type=, full_element=LicenseSymbol('LicenseRef-Boost-and-MIT-and-Python', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bsdtar-58e6c24ee527cf00', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bzip2-f16d46b058afa3c8', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bzip2-devel-8dcb885f73a4c386', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-bzip2-libs-5f02557aba2b2ca5', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ca-certificates-876ddc8d172da7dc', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-or-MPLv1.1. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-or-MPLv1.1', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cairo-641045ebf8facaaf', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-or-MPLv1.1', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-MIT-and-zlib. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-MIT-and-zlib', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cmake-e3b522d481b5b52e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-MIT-and-zlib', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-MIT-and-zlib. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-MIT-and-zlib', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cmake-data-d74e7d94b6e0170b', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-MIT-and-zlib', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-MIT-and-zlib. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-MIT-and-zlib', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cmake-filesystem-63ef79e0183d4fba', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-MIT-and-zlib', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-MIT-and-zlib. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-MIT-and-zlib', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cmake-rpm-macros-75f47048013bc040', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-MIT-and-zlib', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-coreutils-single-e39127ccf38c9f23', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cpp-36f60cc145c855c3', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cracklib-90976ad369e95dcb', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cracklib-dicts-03f1cfdddb1f75c1', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-crypto-policies-fd76655fb5d9531b', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-crypto-policies-scripts-b3723da502d79333', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-with-advertising. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-with-advertising', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cyrus-sasl-08d8b5e6bb97eed3', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-with-advertising', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-with-advertising. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-with-advertising', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cyrus-sasl-devel-b38dd0edc1fa7256', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-with-advertising', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-with-advertising. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-with-advertising', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-cyrus-sasl-lib-5a4d8a266c515c3b', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-with-advertising', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-AFL--and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-AFL--and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dbus-057e66990ff2881e', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-AFL--and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dbus-broker-718c5bcbf3d887f3', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-AFL--and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-AFL--and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dbus-common-66184d1927aea4b3', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-AFL--and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-AFL--and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-AFL--and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dbus-libs-5b4893526e6ac965', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-AFL--and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Expat--MIT-X11-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Expat--MIT-X11-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-dbus-python-2830d4788444c709', element_type=, full_element=LicenseSymbol('LicenseRef-Expat--MIT-X11-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-new-BSD-License. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-new-BSD-License', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-decorator-4e0ceec2b29ecabd', element_type=, full_element=LicenseSymbol('LicenseRef-new-BSD-License', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Bitstream-Vera-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Bitstream-Vera-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dejavu-sans-fonts-dfd23518c3ae46b3', element_type=, full_element=LicenseSymbol('LicenseRef-Bitstream-Vera-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dmidecode-acb71639665abf75', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dnf-e1c54f4bb3ecbd42', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dnf-data-616ba307c9faf883', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dnf-plugins-core-52afce20f4c26b78', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-dwz-0ec49411a31e3a59', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ed-3f2b1399050debd9', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GFDL', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-efi-srpm-macros-00602e44d1bb5fea', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and--GPLv2--or-LGPLv3--. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and--GPLv2--or-LGPLv3--', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-elfutils-debuginfod-client-98f2f51a8cf64e46', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and--GPLv2--or-LGPLv3--', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-elfutils-default-yama-scope-49dc5c21f2953e9a', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-elfutils-libelf-55eb0088efe6009f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-elfutils-libs-42a5fc8adc685d67', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-CC0-1.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-CC0-1.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-emacs-filesystem-3bb9a6176562f88e', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-CC0-1.0', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-enchant-2a2e8e034e648d5a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-environment-modules-38237150de7141cb', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-file-bca44471c1551322', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-file-libs-a175a8760b38e29e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-filesystem-62dfe80e897ceedb', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-findutils-c40c62b842d3ae2f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Public-Domain-and-UCD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Public-Domain-and-UCD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-fontconfig-75c5aaad10d42659', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Public-Domain-and-UCD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Public-Domain-and-UCD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Public-Domain-and-UCD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-fontconfig-devel-27d5738bdf096b84', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Public-Domain-and-UCD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-fonts-srpm-macros-5a40360f15de710b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-freetype-44881f12e26289d0', element_type=, full_element=LicenseSymbol('LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-freetype-devel-e4ccc7ed8ce4ad29', element_type=, full_element=LicenseSymbol('LicenseRef--FTL-or-GPLv2---and-BSD-and-MIT-and-Public-Domain-and-zlib-with-acknowledgement', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gawk-9dcf052ea12fdad7', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv2--and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gcc-c27be52dba940498', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gcc-c---041acd78cea979c5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gcc-gfortran-81e7b38e1f85eb52', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gcc-plugin-annobin-ab011ad48449a4ff', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdb-3789058e660e9550', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,911 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdb-gdbserver-69c1f591d0c9119a', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdb-headless-103c2d6fe39ef180', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-GPL--and-LGPLv2--and-LGPLv3--and-BSD-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gdbm-libs-b432066704b0c51c', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-LGPLv2--and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-LGPLv2--and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gettext-0c4e3f97d5b46fa0', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-LGPLv2--and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gettext-libs-9b6cd90e99cb5da5', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ghc-srpm-macros-35ba66b397ffd204', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-git-03d0f308f802154d', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-git-core-91f1aea3ebd89b73', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-git-core-doc-56d4742bb85e4186', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glib2-dd78ae2937058488', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glib2-devel-503499811ccdcb06', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-9c8da227dedb1a46', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-common-dc12cd38b92a566f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-devel-98ca95746276cc1a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-gconv-extra-e266d1091430e12b', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-headers-ee5aa339094e85bb', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-langpack-en-a2de1a585b294163', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-locale-source-9966d20a2e8e7d2f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-glibc-minimal-langpack-5e79fa2a5e5f46cd', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2--with-exceptions-and-GPLv2--and-GPLv2--with-exceptions-and-BSD-and-Inner-Net-and-ISC-and-Public-Domain-and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3--or-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3--or-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gmp-64839c496ad33b59', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3--or-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gnupg2-bafc4028bd96a606', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gnutls-ef48df06bb0abfc1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-go-srpm-macros-777128b2a5ccea30', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gobject-introspection-a940b80fe4b46c8b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2--and-MIT', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPL2.1---the-library---GPL2---tests-and-examples-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPL2.1---the-library---GPL2---tests-and-examples-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-gpg-c86815c9c5d69c75', element_type=, full_element=LicenseSymbol('LicenseRef-LGPL2.1---the-library---GPL2---tests-and-examples-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-pubkey. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-pubkey', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpg-pubkey-07413682000f3d88', element_type=, full_element=LicenseSymbol('LicenseRef-pubkey', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-pubkey. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-pubkey', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpg-pubkey-a243d3460507af96', element_type=, full_element=LicenseSymbol('LicenseRef-pubkey', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gpgme-f1b53ce035ee04b6', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-graphite2-25babc10d18ff329', element_type=, full_element=LicenseSymbol('LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-graphite2-devel-f16122547c2b2e4b', element_type=, full_element=LicenseSymbol('LicenseRef--LGPLv2--or-GPLv2--or-MPLv1.1--and--Netscape-or-GPLv2--or-LGPLv2--', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-grep-196df9cad96e380f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GFDL-and-BSD-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GFDL-and-BSD-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-groff-base-8fd5e310306084a2', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GFDL-and-BSD-and-MIT', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GFDL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GFDL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-gzip-c6d271ceb43c1409', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GFDL', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hostname-89f658a25c7b3c9b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-httpd-4749d23f0f802fe3', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-httpd-core-4a792a3440aeeae6', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-httpd-devel-7e32b02c9dddc91a', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-httpd-filesystem-2edf1473ec0486f0', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-httpd-tools-d940ad737ef4df26', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hunspell-b2e3ea39981c4d08', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hunspell-en-cac7824e652fd373', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2-and-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hunspell-en-GB-9ff5fbda50ef9d4b', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2-and-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-LGPLv2-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-LGPLv2-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hunspell-en-US-e9d4e60b7e749dba', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-LGPLv2-and-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-hunspell-filesystem-70789813ddfc4cec', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--or-GPLv2--or-MPLv1.1', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-like. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-like', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-idna-99e93abe8a4d5a55', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-like', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ima-evm-utils-5a2ef279ff5621ca', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-info-2d6a98b9a0d5f906', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-jbigkit-libs-a7f6a31715704352', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-json-glib-108eb76e1b96e414', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-and-Redistributable--no-modification-permitted. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-and-Redistributable--no-modification-permitted', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-kernel-headers-4060836e0fbbe3af', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-and-Redistributable--no-modification-permitted', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-keyutils-libs-4422e914738c17ef', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-keyutils-libs-devel-1d35da7e4eb1b630', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-kmod-libs-00cb3e9b59f2eab5', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-langpacks-core-en-df5d3ce64e6dc98c', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-langpacks-core-font-en-d73e936743b685e7', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-langpacks-en-27488b456777ffc1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--or-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--or-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-less-71501a2f59eafda0', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--or-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libacl-3e7cdb826959354c', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libarchive-8ed8a7563a07a1a9', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libassuan-a799ab1600e49872', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libattr-304e2047f10e5c4f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libbabeltrace-368814a81ee30e07', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libblkid-7aa80082f8298e55', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libblkid-devel-c11ac237c76fd8b1', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-or-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-or-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libcap-cc5f5f4f6b7e653a', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-or-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libcap-ng-a3aa75d8273e1cac', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-libcomps-2666adbea71856c1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libcomps-9adfebe4c139bc3f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-LGPLv2-and-Sleepycat. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-LGPLv2-and-Sleepycat', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdb-a4f81dbb6ad2e0dd', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-LGPLv2-and-Sleepycat', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-LGPLv2-and-Sleepycat. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-LGPLv2-and-Sleepycat', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdb-devel-5aa1b89690d659d7', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-LGPLv2-and-Sleepycat', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdnf-339e9ed2a782425f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libdnf-plugin-subscription-manager-528d539c02213396', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libedit-800d3e8273e5a673', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-ISC. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-ISC', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libevent-2885715710e135d8', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-ISC', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libfdisk-d8d5001e28cf7ac2', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libfido2-295f52ecfab0bc28', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,912 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgcc-9b6bc041e0579748', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgcrypt-628dc85604a77874', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgfortran-6f89837ae680e9a8', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgomp-0f2f75020309bfbb', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgpg-error-102fca6f01ef28cf', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libgpg-error-devel-54e05f83c7aee7d0', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-UCD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-UCD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libicu-5fbe3f945b76169c', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-UCD-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-UCD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-UCD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libicu-devel-3ad91ef69619b607', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-UCD-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libidn2-6a3c1818891dac67', element_type=, full_element=LicenseSymbol('LicenseRef--GPLv2--or-LGPLv3---and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libipt-b7ba1f30c136e081', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libksba-a9d3f10576c21b37', element_type=, full_element=LicenseSymbol('LicenseRef--LGPLv3--or-GPLv2---and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libmount-604bd7f10404bfdf', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libmount-devel-1fa281dee577d6f2', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libmpc-92bc76ab8dfdee61', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libnl3-8b95e2d24991232f', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libpath-utils-1c60db559bf7be85', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libpipeline-2252dcf840e3bf94', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-or-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-or-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libpwquality-bfcd412ee65981a5', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-or-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libquadmath-353c084d24caa5ab', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libquadmath-devel-e10a9580dcd3784c', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-librepo-3ec8be3d284c1dc7', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libreport-filesystem-53232b1db4311718', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2.1-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2.1-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-librhsm-9db2580ac7649f71', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2.1-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libseccomp-41e90d392d44aa88', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libselinux-c398b445a6fad525', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libselinux-devel-5a95eccf0cdf0042', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsemanage-45fb2bbfb9f5c6ff', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsepol-f737816f77a044a6', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsepol-devel-020f6dfc89a46a85', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsigsegv-2baa82c983b30582', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsmartcols-5e6bceedbc953d6a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libsolv-3b171874e2e095a8', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libstdc---c59218a64cc84791', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libstdc---devel-560bd9f36c0d6d75', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-GPLv3--with-exceptions-and-GPLv2--with-exceptions-and-LGPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtalloc-82dc15c851a73b94', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtasn1-6f527d10e3f94366', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-SISSL-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-SISSL-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtirpc-210551c8cf019c0e', element_type=, full_element=LicenseSymbol('LicenseRef-SISSL-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libtool-ltdl-0d63f45d9e70e4ea', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libunistring-e1c9803b20913af1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libuser-46e610629985fbfb', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libutempter-0411b175c264741d', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libuuid-fdf99059388f22eb', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-BSD-and-ISC. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-BSD-and-ISC', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libuv-33349374b736de00', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-BSD-and-ISC', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libwebp-afbf07b9e0774feb', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libwebp-devel-83e668c877510643', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-BSD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-BSD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libxcrypt-726407ce9205c669', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-BSD-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-BSD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-BSD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libxcrypt-compat-ac0237424b9ca8d4', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-BSD-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-BSD-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-BSD-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libxcrypt-devel-e3d4d25bafbddff6', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-BSD-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-libzstd-3d2c73c5a5a7205b', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-GPLv2', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-zlib-and-Sendmail-and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-zlib-and-Sendmail-and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-lsof-28eb8724dad9c66d', element_type=, full_element=LicenseSymbol('LicenseRef-zlib-and-Sendmail-and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-lz4-libs-0fc14552c6652ab5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-m4-e2e34b60751631e9', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mailcap-a9b3eec2e25f757f', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain-and-MIT', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-make-56ecc7b7954a433f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-man-db-d2856e94672c2588', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mariadb-connector-c-92ac9ca580928820', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mariadb-connector-c-config-e12e17a6b569f11a', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mariadb-connector-c-devel-eb9ffdead9e13a14', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mod-http2-9c72d005bce91aca', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mod-ldap-9979787ad0afd0ef', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mod-lua-124cea085b7fe5c2', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mod-session-26dde49501affdc7', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mod-ssl-0c7b644b2b678542', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-mpfr-9606bf2c1d407bed', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv3--or-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv3--or-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nettle-f73b017628dd00c7', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv3--or-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nodejs-c41954781b544ff8', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nodejs-docs-2f18cf12b62ba0bd', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nodejs-full-i18n-9dfa58eaba89a0f9', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nodejs-libs-f03404ebd2222f7e', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-npm-95b4789fc73dbeb8', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-ASL-2.0-and-ISC-and-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-npm-npm-init-2358cefc1b11bbae', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-npth-e8d4429184219587', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-wrapper-45d633450da5c67d', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-nss-wrapper-libs-1c8b4be319a3e160', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-ocaml-srpm-macros-c3616949460248d5', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-OpenLDAP. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-OpenLDAP', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openldap-e45100d90f182f13', element_type=, full_element=LicenseSymbol('LicenseRef-OpenLDAP', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-OpenLDAP. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-OpenLDAP', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openldap-compat-a17b70f559fc284d', element_type=, full_element=LicenseSymbol('LicenseRef-OpenLDAP', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-OpenLDAP. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-OpenLDAP', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openldap-devel-1b856b076c5d71d4', element_type=, full_element=LicenseSymbol('LicenseRef-OpenLDAP', is_exception=False))) 2025-09-12 11:58:25,913 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssh-29fc434e4709e09d', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssh-clients-41fdb5bd98bd51c2', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssl-e9f8fa7181dae65c', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssl-devel-73ac3d9d4f5f37a3', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-openssl-libs-f6b986f80ce428a5', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-p11-kit-4d4327c0a92b266d', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-p11-kit-trust-7490a39ace24ed08', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pam-8fd0230ce8292283', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-or-GPL-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-or-GPL-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-passwd-9d80b2d9eec85b35', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-or-GPL-', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-patch-796a665b6dc87cd1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-34beecf525db2300', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-cpp-80c009b2db97e1c7', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-devel-55a0b761f1fbc5ec', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-utf16-9b8db806decc2c35', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre-utf32-272c338aba2dd0ba', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-8e95b12697b0d9b0', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-devel-d0f7d95676ab2ca3', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-syntax-3841e1942e49762c', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-utf16-4a6f5b96ae0abb60', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pcre2-utf32-fbcf0a8477d97839', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-AutoLoader-add6a0de42dacbfb', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-B-93fcd72d2adb0a18', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Carp-c3239c97f775ff29', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Class-Struct-a2397b9f9acb1640', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Data-Dumper-7013ea7008b3bde8', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Digest-b28a297c4ab49ad7', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-RSA. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-RSA', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Digest-MD5-3ddd75e72fb39567', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-RSA', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-DynaLoader-4f07fd9fad5baa9c', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-Artistic-2.0-and-UCD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-Artistic-2.0-and-UCD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Encode-0efbce399938bbce', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-Artistic-2.0-and-UCD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Errno-4f9cd159261d295f', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Error-0d31975c51d86a96', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-MIT', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Exporter-da8694cc57491d00', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Fcntl-80680afa06138aca', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Basename-bcbc60d178a2cd7f', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Compare-cb84fa077e4b15d2', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Copy-9c4305025cb96bed', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Find-d2cc564be1da84c8', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Path-a728372afcb60992', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-Temp-a8a851e2bf518a37', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-File-stat-13d358f312208807', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-FileHandle-5216b636da9bc5a8', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Getopt-Long-285b29da1e9f0928', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Getopt-Std-9c2b8b0373e6eb76', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Git-d011c41243913517', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-HTTP-Tiny-f2b2b41b3febcfb4', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-IO-0c1aca4477c1e5c7', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-IO-Socket-IP-b22ef34a208f7dc8', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-IO-Socket-SSL-491a55c75224ff9d', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-MPLv2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-IPC-Open3-3e8371e3e7f920d3', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-MIME-Base64-bfc3b3b92bd65590', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-MIT', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Mozilla-CA-1815f0bc1a2fc181', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-NDBM-File-1a2c8c09306b9524', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Artistic-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Artistic-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Net-SSLeay-6e0eab0b957f6fbb', element_type=, full_element=LicenseSymbol('LicenseRef-Artistic-2.0', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-POSIX-587106caedb9eb2f', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-PathTools-b0b50ee179a2b33c', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-BSD', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Pod-Escapes-eb7b3d15896e8459', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Pod-Perldoc-2929c9d286ecf99c', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Pod-Simple-c4f9a26dd2afcd13', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Pod-Usage-f3799d687c9d0721', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Scalar-List-Utils-764c8a223b33d695', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-SelectSaver-073d119b88f22839', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Socket-7e771fcfcd9c8405', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Storable-7be730f033fe6ad1', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Symbol-7374a80754ec4f9f', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Term-ANSIColor-0be906606674e6ed', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Term-Cap-2bcdb990b6cedf89', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--Copyright-only--and--Artistic-or-GPL--. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--Copyright-only--and--Artistic-or-GPL--', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-TermReadKey-d7aab29b33bb43dc', element_type=, full_element=LicenseSymbol('LicenseRef--Copyright-only--and--Artistic-or-GPL--', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Text-ParseWords-faa45a8f1b5c7cfa', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Thread-Queue-9789f6adcfb5512e', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-Time-Local-8566fe6879e77ecb', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-URI-8c51a4f9c22b5696', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-base-04927cf5cbd5e57e', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-constant-198828c3fb6ffd8f', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-if-a57771ac3bcfe99e', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-interpreter-1d1a0adcc228855b', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-lib-8b71ba9188736b2d', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-libnet-b779484a3a120dd2', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-BSD-and-HSRL-and-MIT-and-UCD-and-Public-domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-BSD-and-HSRL-and-MIT-and-UCD-and-Public-domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-libs-6e9cb50b6137328b', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-BSD-and-HSRL-and-MIT-and-UCD-and-Public-domain', is_exception=False))) 2025-09-12 11:58:25,914 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-mro-1a686ea9dafc449e', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-overload-2f8cec063ee2c928', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-overloading-a47808531c293902', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-parent-4671b629ca460caf', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef--GPL--or-Artistic--and-FSFAP. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef--GPL--or-Artistic--and-FSFAP', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-podlators-363d3f9d00746f75', element_type=, full_element=LicenseSymbol('LicenseRef--GPL--or-Artistic--and-FSFAP', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-srpm-macros-a400e10c19bf2b2b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-subs-79328b6a8253071d', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-threads-dc865917cbaf17db', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-threads-shared-5c66e844591fe8e3', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--or-Artistic. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--or-Artistic', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-perl-vars-98cc6f7d82cdc1da', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--or-Artistic', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-pkgconf-m4-c331dce09456c33d', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--with-exceptions', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL--and-GPLv2-and-GPLv2--and-GPLv3--and-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL--and-GPLv2-and-GPLv2--and-GPLv3--and-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-procps-ng-741c60ff640952a7', element_type=, full_element=LicenseSymbol('LicenseRef-GPL--and-GPLv2-and-GPLv2--and-GPLv3--and-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MPLv2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MPLv2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-publicsuffix-list-dafsa-24dbab8dc5f14b7c', element_type=, full_element=LicenseSymbol('LicenseRef-MPLv2.0', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GNU-LGPL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GNU-LGPL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-pygobject-ef59b91ccf046aba', element_type=, full_element=LicenseSymbol('LicenseRef-GNU-LGPL', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-License. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-License', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-pyinotify-303959b114fb224b', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-License', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-pysocks-acfe86c3920dab8e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Dual-License. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Dual-License', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-python-dateutil-bab0ec9427f4c82d', element_type=, full_element=LicenseSymbol('LicenseRef-Dual-License', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python-srpm-macros-073b79a80caaa542', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Python', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-9d35b8cfcca028bd', element_type=, full_element=LicenseSymbol('LicenseRef-Python', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-chardet-0a2e0515127768a4', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-cloud-what-fca6f3052e8e3007', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-dateutil-6bca9692e8b0b89e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-decorator-b8924a55fedc0f3c', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-devel-3515715151cb8603', element_type=, full_element=LicenseSymbol('LicenseRef-Python', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-dnf-944b79a45a77b31c', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-dnf-plugins-core-c6f035eedbe32288', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-ethtool-0dda8c90b9041dc0', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-gobject-base-68a197fd2d6c6f4d', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-gobject-base-noarch-1d39385db2a9f9e6', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-gpg-1e3fe612c6b1ea76', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-hawkey-d663de00e6d5c17c', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-Python-and-Unicode. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-Python-and-Unicode', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-idna-4f7a30c0ef185c35', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-Python-and-Unicode', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-iniparse-1829ebecd9215fb6', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Python', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-libcomps-ef3267ca8d95af7d', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-libdnf-89d95a7775ba1f83', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-librepo-8080e0f0c09cc9bb', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Python. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Python', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-libs-b6422e7934511e2a', element_type=, full_element=LicenseSymbol('LicenseRef-Python', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-pip-edbbd75c6e35f10b', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-pip-wheel-b58dd2e4c1319e05', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and-Python-and-ASL-2.0-and-BSD-and-ISC-and-LGPLv2-and-MPLv2.0-and--ASL-2.0-or-BSD-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-pysocks-fc6682800f52f13a', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-ASL-2.0. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-ASL-2.0', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-requests-a52b3f5038c0d088', element_type=, full_element=LicenseSymbol('LicenseRef-ASL-2.0', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-rpm-753da0bfa9867355', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and--BSD-or-ASL-2.0-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and--BSD-or-ASL-2.0-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-setuptools-a04c66cb9f17f4b3', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and--BSD-or-ASL-2.0-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-MIT-and--BSD-or-ASL-2.0-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-MIT-and--BSD-or-ASL-2.0-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-setuptools-wheel-290be2c6f70918ba', element_type=, full_element=LicenseSymbol('LicenseRef-MIT-and--BSD-or-ASL-2.0-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-subscription-manager-rhsm-ddaecb50aa49e352', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-python3-systemd-604d4d5294c1e1ec', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-qt5-srpm-macros-dadbb646c7d2cc13', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-readline-86bb1c48d046cf90', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-redhat-release-a85f40922a795f71', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-redhat-rpm-config-d2cfef5c2c9ff1fb', element_type=, full_element=LicenseSymbol('LicenseRef-GPL-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rootfiles-75dc074aab79ce0f', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GNU-General-Public-License-v2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GNU-General-Public-License-v2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-rpm-c25f876745d22522', element_type=, full_element=LicenseSymbol('LicenseRef-GNU-General-Public-License-v2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-59cf307d0b9165b2', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-build-libs-b4a8913133896ed1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2--with-exceptions', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-libs-1746768d5ed3f961', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2--with-exceptions', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-LGPLv2--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-LGPLv2--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rpm-sign-libs-7ec08b0658b555d4', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-LGPLv2--with-exceptions', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-rsync-e654da0a48ee8007', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-scl-utils-9cc5fa82fc0251f1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sed-e21cb9e7dda039e1', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-setup-996327334a1bac9c', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-UNKNOWN. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-UNKNOWN', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-setuptools-946b9864eb4e3fda', element_type=, full_element=LicenseSymbol('LicenseRef-UNKNOWN', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-shadow-utils-e94830f0c94997d6', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-source-highlight-ee25df6ffc83103c', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sqlite-e680157f8ba75c3e', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sqlite-devel-ac4c5d54543f418b', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sqlite-libs-9b374837a5bfb7ca', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3--with-exceptions. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3--with-exceptions', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-sscg-be230c127405ba65', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3--with-exceptions', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-subscription-manager-c2f2fab1a0149e13', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-subscription-manager-59d35a4e0ef45f68', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-subscription-manager-rhsm-certificates-932c8ad6b0684868', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-systemd-cf57f4cc64cb0e32', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT-and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-systemd-libs-683f0c68ccbbf407', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-systemd-pam-779abec60f291365', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT-and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-python-systemd-python-4029da0e7e7877a9', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-LGPLv2--and-MIT-and-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-LGPLv2--and-MIT-and-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-systemd-rpm-macros-6be84f8375a4cc74', element_type=, full_element=LicenseSymbol('LicenseRef-LGPLv2--and-MIT-and-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tar-1bf7671a0216a56b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD-and-TCGL. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD-and-TCGL', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tpm2-tss-751b1c00db18d705', element_type=, full_element=LicenseSymbol('LicenseRef-BSD-and-TCGL', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-tzdata-7bc15d03191f60fb', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,915 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-unzip-524a9faaeb2fd62e', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-usermode-bb353265459fa90b', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-util-linux-704d7156b54d0c99', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-util-linux-core-a435808743f13b5e', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-and-GPLv2--and-LGPLv2--and-BSD-with-advertising-and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Vim-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Vim-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-vim-filesystem-c6f0efbbde11b210', element_type=, full_element=LicenseSymbol('LicenseRef-Vim-and-MIT', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Vim-and-MIT. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Vim-and-MIT', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-vim-minimal-1ada63475d326f87', element_type=, full_element=LicenseSymbol('LicenseRef-Vim-and-MIT', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-virt-what-97b02f065cd01601', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-wget-90e1935c0bceaabd', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3-', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv3. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv3', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-which-fd6d8a6e282bfda3', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv3', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPL-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPL-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-xml-common-1f7e830cd2176fc4', element_type=, full_element=LicenseSymbol('LicenseRef-GPL-', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2--and-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2--and-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-xz-0a6861fd7e9f5c1f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2--and-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-xz-devel-76d1675c88c43ec4', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-Public-Domain. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-Public-Domain', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-xz-libs-f3e667a0375f3959', element_type=, full_element=LicenseSymbol('LicenseRef-Public-Domain', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-GPLv2-. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-GPLv2-', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-yum-0a6381faaeb9a44f', element_type=, full_element=LicenseSymbol('LicenseRef-GPLv2-', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-BSD. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-BSD', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-zip-59c24943fe373459', element_type=, full_element=LicenseSymbol('LicenseRef-BSD', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-zlib-and-Boost. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-zlib-and-Boost', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-zlib-0efcf83a23d6320a', element_type=, full_element=LicenseSymbol('LicenseRef-zlib-and-Boost', is_exception=False))) 2025-09-12 11:58:25,916 [WARNING] mobster.cmd.generate.oci_image: ValidationMessage(validation_message='Unrecognized license reference: LicenseRef-zlib-and-Boost. license_expression must only use IDs from the license list or extracted licensing info, but is: LicenseRef-zlib-and-Boost', context=ValidationContext(spdx_id=None, parent_id='SPDXRef-Package-rpm-zlib-devel-56fb74fd55721d25', element_type=, full_element=LicenseSymbol('LicenseRef-zlib-and-Boost', is_exception=False))) 2025-09-12 11:58:26,047 [INFO] mobster.main: Exiting with code 0. [2025-09-12T11:58:26,117728952+00:00] End prepare-sboms pod: python-component-iwvodc-on-e74182aa43a509c034b9127661f94b7f-pod | container step-upload-sbom: [2025-09-12T11:58:26,532108829+00:00] Upload SBOM INFO: Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' Using token for quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc Pushing sbom to registry Executing: cosign attach sbom --sbom sbom.json --type spdx quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc:on-pr-70ea7310ade5d3a1da440fa6eacf94a7b08a6ddd@sha256:892b7c7ba3c4c83ec54346ac6304593edd78906ada6e2ffea1161d3f3c012899 quay.io/redhat-appstudio-qe/build-e2e-qrhc/python-component-iwvodc@sha256:6bceaa005da2560a1cd1192310bbb9348b15aeafee608a2e837890ef57c0aa10 [2025-09-12T11:58:30,738394826+00:00] End upload-sbom pod: python-component-iwvodc-on-pull-request-rg66h-apply-tags-pod | init container: prepare 2025/09/12 11:59:10 Entrypoint initialization pod: python-component-iwvodc-on-pull-request-rg66h-apply-tags-pod | init container: place-scripts 2025/09/12 11:59:13 Decoded script /tekton/scripts/script-0-fcbgs 2025/09/12 11:59:13 Decoded script /tekton/scripts/script-1-7hll2 pod: python-component-iwvodc-on-pull-request-rg66h-apply-tags-pod | container step-apply-additional-tags-from-parameter: No additional tags parameter specified pod: python-component-iwvodc-on-pull-request-rg66h-apply-tags-pod | container step-apply-additional-tags-from-image-label: No additional tags specified in the image labels pod: python-component-iwvodc-on-pull-request-rg66h-clair-scan-pod | init container: prepare 2025/09/12 11:58:58 Entrypoint initialization pod: python-component-iwvodc-on-pull-request-rg66h-clair-scan-pod | init container: place-scripts